cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup
authorKumar Gala <[email protected]>
Wed, 23 Nov 2011 09:48:02 +0000 (09:48 +0000)
committerWolfgang Denk <[email protected]>
Sun, 27 Nov 2011 14:46:10 +0000 (15:46 +0100)
commit068f158fdf1937de45fc0e0bb2c3c9063c2cc8f6
tree5098fed603edc040e9dbb63ceb42ec9ace7fbbae
parentd90a5b1ed1bac1e3808d3a737a3ef6496061bae0
cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup

cmd_nvedit.c: In function 'do_env_grep':
cmd_nvedit.c:182:3: warning: suggest parentheses around assignment used as truth value

Signed-off-by: Kumar Gala <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
Acked-by: Igor Grinberg <[email protected]>
common/cmd_nvedit.c